Click or drag to resize

AttachmentGetBytes Method

Gets bytes to read from this attachment.

Namespace:  Independentsoft.Msg
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public byte[] GetBytes()

Return Value

Type: Byte
Attachment as a byte array.
See Also